home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / ab20_archive / utilities / printer / pf_deskjet.lzh / PF / CHANGES.DOC < prev    next >
Text File  |  1991-09-27  |  1KB  |  41 lines

  1. Changes since PF1 1.15 (Fred Fish disk 539):
  2. -------------------------------------------
  3.  
  4. 1.16: Added a version tag string, so you can give the command VERSION PF1.
  5.  
  6.       Removed SAS built-in Control-C handling routines.
  7.  
  8.  
  9. Changes since PF2 2.10 (Fred Fish disk 539):
  10. -------------------------------------------
  11.  
  12. 2.11: Corrected a nasty bug in Ask(); 'current' was changed then used, also
  13.       if out of bounds, to erase last string.
  14.  
  15.       Added a version tag string, so you can give the command VERSION PF2.
  16.  
  17.       Another bug corrected: when the special mode was selected from the
  18.       Workbench, SetSpecialMode() was called twice.
  19.  
  20.       Added all AmigaDOS prototypes (#include <proto/whatever.h>), also if
  21.       this implies more casting.
  22.  
  23.       Now, when called from the Workbench, the program opens its own window
  24.       for I/O; ErrMes() has been deleted, and replaced from printf().
  25.  
  26.       Removed SAS built-in Control-C handling routines.
  27.  
  28. 2.12: I bought FlexeLint for the Amiga, from Gimpel software; no errors
  29.       have been detected from Lint, but some stylistical cleanup has been
  30.       done. Yow... on PF1 Lint has detected no style oddities at all :^) !
  31.       I recommend you FlexeLint: every serious C programmer needs it. By
  32.       the way, I am not connected to Gimpel Software; I am only a satisfied
  33.       customer.
  34.  
  35.  
  36. ------
  37.  
  38.       Thanks to all people who sent bug reports!
  39.  
  40.                                                         MLO
  41.